home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / faqs / faq / postscript / programs < prev    next >
Encoding:
Text File  |  1995-07-25  |  68.6 KB  |  1,944 lines

  1. Subject: v03INF6: PostScript Sources monthly FAQ v1.12 07-07-94 [2 of 3]
  2. Newsgroups: comp.sources.postscript,comp.answers,news.answers
  3. From: Jonathan Monsarrat <postscript-request@cs.brown.edu>
  4. Date: Mon, 7 Nov 1994 20:07:46 GMT
  5.  
  6. Archive-name: postscript/programs
  7. Last-modified: 1994/07/07
  8. Version: 1.12
  9.  
  10.                           -- PostScript Sources -- 
  11.  
  12.                   Introduction to comp.sources.postscript 
  13.  
  14.                   (the comp.sources.postscript FAQ v1.12) 
  15.  
  16.                              Jonathan Monsarrat 
  17.  
  18.                       postscript-request@cs.brown.edu 
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.                      This FAQ is formatted as a digest. 
  26.  
  27.                 Most news readers can skip from one question 
  28.  
  29.                 to the next by pressing control-G. GNUs uses 
  30.  
  31.                    C-c C-n to skip to the next question. 
  32.  
  33.  
  34.     To contribute sources, read the section ``Submitting Sources''. 
  35.  
  36.     Newsgroup-related mail that is not a submission should be sent to 
  37.     me at postscript-request@cs.brown.edu. 
  38.  
  39.     Related FAQs: comp.lang.postscript, comp.sources.misc, comp.text, 
  40.     comp.text.tex, comp.fonts, comp.graphics. 
  41.  
  42.     The comp.sources.postscript archives are available by ftp to 
  43.     ftp.sterling.com in /usenet/comp.sources.postscript/ or 
  44.     ftp.ips.cs.tu-bs.de in /usenet/comp.sources.postscript. There is an 
  45.     index in the last section of this FAQ. 
  46.  
  47.     This FAQ and the indexes are available by anonymous ftp to 
  48.     wilma.cs.brown.edu:pub/comp.sources.postscript. You can get the 
  49.     comp.lang.postscript FAQ by anonymous ftp to 
  50.     wilma.cs.brown.edu:pub/comp.lang.postscript. Both come in ASCII, 
  51.     LaTeX, DVI, and PostScript formats. 
  52.  
  53.  
  54.     5 PostScript Interpreters and Utilities 
  55.  
  56.     This section lists all the large PostScript programs that I know 
  57.     of, both commercial and for free. These programs have largely not 
  58.     been posted to comp.sources.postscript, but there are references 
  59.     about where to get all programs. You should look at the 
  60.     comp.sources.postscript index to see all the PostScript programs 
  61.     posted there. 
  62.  
  63.     I would like very much to be able to recommend some of these 
  64.     programs over others. Unfortunately, I have very little information 
  65.     about most of them. Please send information or additions! Programs 
  66.     without significant information will be dropped shortly. 
  67.  
  68.     Included in this index are a number of ASCII to PostScript 
  69.     conversion programs. These are quick and dirty programs, and it is 
  70.     unclear why having so many of them is interesting, so many will 
  71.     probably be deleted (send mail about the ones you like most). If 
  72.     you really want to convert ASCII to PostScript in a high quality 
  73.     way, what you want is a real text formatter. (See the FAQ for 
  74.     comp.text and comp.text.tex) 
  75.  
  76.     If you have a program, please let me know. Section 10 of the 
  77.     comp.lang.postscript FAQ, ``About the FAQ'' has some hints on what 
  78.     I'm hoping to get when I get a program description. 
  79.  
  80.     I am grateful to Howard Gayle (howard@hal.com) for a large portion 
  81.     of the below information. 
  82.  
  83.     Now that there is Linux, IBM PC (and clone) users can run any of 
  84.     the X-windows and UNIX programs in the utilities section. 
  85.  
  86.  
  87.     5.1 How can I find a program? 
  88.  
  89.     To find a program, try using an ``archie'' server. Archie will 
  90.     figure out which FTP sites have the program that you are looking 
  91.     for. Please try archie before asking people for the program. 
  92.  
  93.     I would be happy to answer questions about where to get programs. 
  94.     Just send me email. If you find a good ftp site for these programs, 
  95.     please let me know. 
  96.  
  97.     To use archie, just type ``archie'' or ``xarchie''. If you don't 
  98.     have that program, then you can telnet to one of the following 
  99.     addresses and type ``archie'' as the username. To get help type 
  100.     ``help''. 
  101.  
  102.   
  103.         archie.rutgers.edu     (Rutgers University)
  104.         archie.unl.edu         (University of Nebraska in Lincoln)
  105.         archie.sura.net        (SURAnet archie server)
  106.         archie.ans.net         (ANS archie server)
  107.         archie.au              (Australian server)
  108.         archie.funet.fi        (European server in Finland)
  109.         archie.doc.ic.ac.uk    (UK/England server)
  110.         archie.cs.huji.ac.il   (Israel server)
  111.         archie.wide.ad.jp      (Japanese server)
  112.   
  113.     If you don't have telnet, send email to archie at any of the above 
  114.     sites with the subject ``help''. 
  115.  
  116.  
  117.     5.2 How can I browse through PostScript programs? 
  118.  
  119.     To find ftp sites that carry PostScript programs, try ``archie 
  120.     postscript''. Then use ftp to look through them. 
  121.  
  122.  
  123.     5.3 Keywords 
  124.  
  125.  
  126.  
  127.     What: 
  128.  
  129.  
  130.  
  131.       Bounding-Box 
  132.          Determines the bounding box of a PostScript program (so it can 
  133.          be converted to EPSF for example). 
  134.  
  135.  
  136.       Converts 
  137.          The program converts back and forth between formats such as: 
  138.          ASCII, PostScript, TeX, Images, PCL 
  139.  
  140.  
  141.       Converts-Images 
  142.          A program that converts to too many image formats to name! 
  143.  
  144.  
  145.       Device-Utility 
  146.          A utility for a PostScript device. 
  147.  
  148.  
  149.       Document-Previewer 
  150.          The previewer has options for viewing text documents. NOTE: 
  151.          most previewers make passable document previewer even without 
  152.          these extra options. 
  153.  
  154.  
  155.       Example 
  156.          The source code for this program is a programming example for 
  157.          programmers. 
  158.  
  159.  
  160.       Font-Utility 
  161.          The program does something useful with font descriptions. 
  162.  
  163.  
  164.       Interpreter 
  165.          The program can understand the PostScript language. 
  166.  
  167.  
  168.       Level-2 
  169.          The program can interpret a reasonable amount of PostScript 
  170.          level 2. 
  171.  
  172.  
  173.       Non-PostScript-Printer-Driver 
  174.          The program allows PostScript drawings to be printed on at 
  175.          least one non-PostScript printer. 
  176.  
  177.  
  178.       Page-Reordering 
  179.          The program allows you to either choose a page or a few pages 
  180.          to print from a big document, or lets you print in reverse 
  181.          order, or lets you ``N-Up'', which means to put more than one 
  182.          page on a physical page. These programs work only if the 
  183.          PostScript input follows the Adobe Document Structuring 
  184.          Conventions. (See Section 9 of the comp.lang.postscript FAQ, 
  185.          ``Encapsulated PostScript''). 
  186.  
  187.  
  188.       Previewer 
  189.          The interpreter displays PostScript on the screen. 
  190.  
  191.  
  192.       Programmer-Utility 
  193.          The program helps write PostScript programs. 
  194.  
  195.  
  196.       Text-Formatter 
  197.          The program formats text in some interesting way, or lets you 
  198.          include PostScript in a text formatter. 
  199.  
  200.  
  201.       Written-in-PostScript 
  202.          The program is written entirely in PostScript and thus can run 
  203.          on any computer with an interpreter, or on any PostScript 
  204.          printer. 
  205.  
  206.  
  207.     Status 
  208.  
  209.  
  210.  
  211.       Shareware 
  212.          means that the program is free but the author would like 
  213.          money. 
  214.  
  215.  
  216.       Free 
  217.          means that the program is freely available. This usually means 
  218.          that source code is included and that it is freely 
  219.          distributable. 
  220.  
  221.  
  222.       Commercial 
  223.          means that some company sells the program. 
  224.  
  225.  
  226.       Platforms: 
  227.          What computers does it run on? For the IBM PC, look for 
  228.          ``MS-DOS''. For most workstations, look for ``UNIX''. 
  229.  
  230.  
  231.       Get-From 
  232.          tells where to get the program, through ftp or some other 
  233.          source. 
  234.  
  235.  
  236.     5.4 Interpreters 
  237.  
  238.     The following are all programs that understand the PostScript 
  239.     graphics programming language. PostScript is an interpreted 
  240.     language, which means that there is no compiler for it. An 
  241.     interpreter is like a compiler that, instead of producing a 
  242.     sequence of actions in machine language for the computer to handle 
  243.     at some future time, performs the actions itself immediately. 
  244.  
  245.     Most interpreters are also previewers, which allow you to view the 
  246.     PostScript drawing as it is created by the PostScript program. 
  247.     Unfortunately, viewing the document on-line is not guaranteed to be 
  248.     a perfect simulation of printing the document. Complex programs 
  249.     that use random numbers or check the device type will almost 
  250.     certainly run differently. 
  251.  
  252.     Some interpreters are meant for looking at text documents without 
  253.     printing them. They usually have a number of functions for flipping 
  254.     back and forth between pages. These interpreters are called 
  255.     document previewers. 
  256.  
  257.  
  258.  
  259.     dxpsview 
  260.       from DEC provides user selectable options to control its 
  261.       execution. It will accept DSC comments and honor them, but it 
  262.       allows the user to turn them off if that's the best thing to do. 
  263.  
  264.       It images valid PostScript, it honors color (if the DEC 
  265.       workstation is a color workstation), it images one page and stops 
  266.       with the showpage so the user can see the image. It allows you to 
  267.       page back and forth in the document EVEN IF IT'S NOT DSC! (Sure, 
  268.       slow at times if it's not DSC, but it still does the job!) It 
  269.       provides scaling and rotation under user control. 
  270.  
  271.  
  272.               What: Previewer. Status: commercial. Platforms: DEC 
  273.               workstation. Get-From: Digital Equipment Corporation. 
  274.  
  275.  
  276.     Freedom of Press 
  277.       ??? 
  278.  
  279.       For most users who only want to print to common printers like 
  280.       DeskWriters, StyleWriters, or Personal LaserWriter LS's, the 
  281.       light version of Freedom of the Press will suffice. ( $ 55). 
  282.  
  283.  
  284.               What: Interpreter, Non-PostScript-Printer-Driver. Status: 
  285.               commercial ( $ 55). Platforms: ???. Get-From: ???. 
  286.  
  287.  
  288.     Gammascript 
  289.       ??? 
  290.  
  291.  
  292.               What: Interpreter. Status: ???. Platforms: MS-DOS. 
  293.               Get-From: ???. 
  294.  
  295.  
  296.     Ghostscript 
  297.       is perhaps the most popular previewer. It is a PostScript 
  298.       interpreter written by L. Peter Deutsch, and is distributed under 
  299.       the terms of the GNU Library General Public License. Unlike 
  300.       commercial interpreters, ghostscript isn't tied to a particular 
  301.       piece of hardware. Ghostscript will compile on most common 
  302.       platforms, and has drivers for many common peripherals, including 
  303.       X11R [ 345 ] , MS-DOS-VGA, Deskjet 500, Epson dot matrix 
  304.       printers, and HP laserjets. 
  305.  
  306.       Ghostscript deals well with ``normal'' documents, such as output 
  307.       from Tomas Rokicki's dvips. If you're into testing the outer 
  308.       limits of PostScript, however, your mileage with Ghostscript may 
  309.       vary. The output character quality is (obviously) dependent upon 
  310.       the fonts which ghostscript uses. Most of ghostscript's fonts are 
  311.       outlines generated from the bitmap fonts that were donated by 
  312.       Adobe to the X consortium. These are certainly good enough for 
  313.       screen previewing, and rough drafts, but show their limitations 
  314.       when used on laser printers. Fortunately, Ghostscript can use 
  315.       type 1 fonts, so if you happen to have some around, you'll find 
  316.       that the output quality is very close to that of a PostScript 
  317.       interpreter. Ghostscript comes with a few type 1 fonts that were 
  318.       donated to the X consortium from Adobe, IBM, and Bitstream. Note 
  319.       that if you're using TeX or LaTeX with the cmr fonts, this last 
  320.       statement implies that ghostscript will probably suit your needs, 
  321.       since your dvi-to-ps converter will include the cmr fonts in its 
  322.       output PostScript file. It also handles the special hints in 
  323.       Adobe Type 1 fonts (see Section 4 of the comp.lang.postscript 
  324.       FAQ, ``Fonts''). 
  325.  
  326.       If you're using IBM OS/2 2.0, you can make a Ghostscript icon and 
  327.       drag PostScript files onto it and they'll be printed 
  328.       automatically. 
  329.  
  330.       Ghostscript 2.2 has been ported to the Atari ST platform by 
  331.       Timothy Gallivan. It's available by ftp to 
  332.       atari.archive.umich.edu. 
  333.  
  334.       Ghostscript has been ported to Amiga. It's available at any 
  335.       Aminet FTP site, for example wuarchive.wustl.edu 
  336.       pub/aminet/text/print/. The files are 'ghostscript2.6.1.lha' and 
  337.       'gs2.3-fonts.lha'. 
  338.  
  339.       For more information about Ghostscript, read the 
  340.       gnu.ghostscript.bug newsgroup, or contact the author, Peter 
  341.       Deutsch, at ghost@aladdin.com. 
  342.  
  343.  
  344.               What: Interpreter, Previewer, Programmer-Utility, 
  345.               User-Utility, Non-PostScript-Printer-Driver, Level-2, 
  346.               Converts-PostScript-to-GIF, Converts-PostScript-to-PBM. 
  347.               Status: free. Platforms: MS-DOS, UNIX, VMS, Xwindows, 
  348.               Macintosh, Acorn Archimedes, Amiga, Atari-ST. Get-From: 
  349.               Japan: ftp.cs.titech.ac.jp, 
  350.               utsun.s.u-tokyo.ac.jp:ftpsync/prep Australia: 
  351.               archie.oz.au:gnu Europe: src.doc.ic.ac.uk:gnu, 
  352.               ftp.informatik.tu-muenchen.de, 
  353.               ftp.informatik.rwth-aachen.de:pub/gnu, 
  354.               nic.funet.fi:pub/gnu, ugle.unit.no, isy.liu.se, 
  355.               ftp.stacken.kth.se, sunic.sunet.se, ftp.win.tue.nl, 
  356.               ftp.diku.dk, ftp.eunet.ch, archive.eu.net United States: 
  357.               ftp.cs.wisc.edu:pub/X, prep.ai.mit.edu:pub/gnu, 
  358.               wuarchive.wustl.edu, ftp.cs.widener.edu, 
  359.               uxc.cso.uiuc.edu, col.hp.com, gatekeeper.dec.com:pub/GNU, 
  360.               ftp.uu.net:systems/gnu. Macintosh: 
  361.               ftp.cs.wisc.edu:pub/ghost/ghostscript-2.5.2runtime*mac.hqx 
  362.               Archimedes: contact David Elworthy 
  363.               (David.Elworthy@cl.cam.ac.uk). Amiga: available at any 
  364.               Aminet FTP site, for example wuarchive.wustl.edu 
  365.               pub/aminet/text/print/. The files are 
  366.               'ghostscript2.6.1.lha' and 'gs2.3-fonts.lha'. 
  367.  
  368.       See Ghostview and GSPreview. 
  369.  
  370.  
  371.     Ghostview 
  372.       is an X11 user interface for ghostscript. It was written by Tim 
  373.       Theisen, and is distributed under the terms of the GNU General 
  374.       Public License. Ghostview runs on UNIX and VMS platforms. To 
  375.       compile ghostview, you should have the X11R5 distribution from 
  376.       MIT. Many vendors do not provide the Athena widgets. 
  377.  
  378.       Ghostview provides a menu driven interface with ample keyboard 
  379.       accelerators. It also provides popup zoom windows and the ability 
  380.       to save or print selected pages. 
  381.  
  382.       For more information about ghostview, contact the author, Tim 
  383.       Theisen, at ghostview@cs.wisc.edu. 
  384.  
  385.  
  386.               What: Bounding-Box, Document-Previewer, Level-2, 
  387.               Page-Reordering. Status: free. Platforms: X11 on Unix or 
  388.               VMS systems. Get-From: Source: 
  389.               ftp.cs.wisc.edu:/pub/X/ghostview-1.4.1.tar.Z or 
  390.               prep.ai.mit.edu:/pub/gnu/ghostview-1.4.1.tar.Z or other 
  391.               GNU distribution points (see ghostscript's listing) 
  392.               Binaries: ftp.cs.wisc.edu:/pub/X/ghostview-exe directory. 
  393.  
  394.  
  395.     GoScript 3.0 
  396.       ??? 
  397.  
  398.  
  399.               What: Interpreter. Status: ???. Platforms: MS-DOS. 
  400.               Get-From: ???. 
  401.  
  402.  
  403.     GSPreview 
  404.       A document previewer based on GhostScript, by Richard Hesketh. 
  405.  
  406.  
  407.               What: Document-Previewer, Level-2. Status: free. 
  408.               Platforms: X Windows. Get-From: prep.ai.mit.edu. 
  409.  
  410.  
  411.     Hijack-PS 
  412.       is part of the Hijaak packge for DOS, or for Windows. 
  413.  
  414.  
  415.               What: Interpreter, Converts-???. Status: commercial. 
  416.               Platforms: IBM PC. Get-From: MicroWarehouse sells it for 
  417.               $ 129. 
  418.  
  419.  
  420.     Island Draw 
  421.       is a picture editor that can save in and read in PostScript. It 
  422.       contains a full PostScript interpreter. 
  423.  
  424.  
  425.               What: Interpreter. Status: ???. Platforms: ???. Get-From: 
  426.               ???. 
  427.  
  428.  
  429.     JAWS 
  430.       ??? 
  431.  
  432.  
  433.               What: Interpreter. Status: Commercial. Platforms: Sun. 
  434.               Get-From: ???. 
  435.  
  436.       Where to get it: uad1077@dircon.co.uk 
  437.  
  438.  
  439.     Magus Pageturner 
  440.       is a front-end for Ghostscript that (like Ghostview) allows you 
  441.       to browse documents easily. 
  442.  
  443.  
  444.               What: Interpreter Status: Commercial Platforms: IBM PC, 
  445.               OS/2 2.1 Get-From: Indelible Blue, Inc. (800-776-8284; 
  446.               919-878-9700). 
  447.  
  448.  
  449.     NeXTStep, 
  450.       release 3.2 supports full level 2 PostScript. 
  451.  
  452.  
  453.               What: Interpreter/OS/OO-Framework. Status: commercial. 
  454.               Platforms: NeXT, Intel-486. Get-From: NeXT 
  455.               (800-848-NEXT), PC-Connection, Next-Connection 
  456.               (800-800-NEXT) 
  457.  
  458.  
  459.     Opium 
  460.       converts PostScript to several raster image formats. It has 
  461.       several language extensions relating to image processing (alpha 
  462.       channel, ``forall'' for images etc.) and usability of PostScript 
  463.       as a general purpose script language (``system'', secure and 
  464.       non-secure modes, etc.) Converts to TIFF 5.0 (including RLE, LZW, 
  465.       fax3, fax4, and JPEG compressions), PBM, PGM, PPM, Sixel (VT240, 
  466.       LN03), Group 3 fax, ASCII, and HPGL (experimental). 
  467.  
  468.  
  469.               What: Interpreter, Converts-PostScript-to-ASCII, Converts 
  470.               PostScript-to-TIFF, Converts-Images, Level-2, 
  471.               Converts-PostScript-to-HPGL. Status: commercial. 
  472.               Platforms: UNIX, Sun, DECstation, AIX, NeXT, Alpha and 
  473.               VMS. Get-From: Stream Technologies Inc., Valkjarventie 2, 
  474.               SF-02130 Espoo, FINLAND, Tel: +358 0 43577340, Fax: +358 
  475.               0 43577348, Email: info@sti.fi. 
  476.  
  477.  
  478.     pageview 
  479.       can preview PostScript on the Sun screen. The document must 
  480.       follow the DSC conventions described in section 9 of the 
  481.       comp.lang.postscript FAQ (EPSF). 
  482.  
  483.  
  484.               What: Previewer. Status: commercial. Platforms: 
  485.               OpenWindows. Get-From: Sun. 
  486.  
  487.  
  488.     PixelScript 
  489.       ??? 
  490.  
  491.  
  492.               What: Interpreter, Previewer. Status: commercial. 
  493.               Platforms: Amiga. Get-From: ???. 
  494.  
  495.  
  496.     PowerPage 
  497.       from Pipeline Associates handles the special hints in Adobe Type 
  498.       1 fonts (see Section 4 of the comp.lang.postscript FAQ, 
  499.       ``Fonts''). 
  500.  
  501.  
  502.               What: Interpreter. Status: commercial. Platforms: ???. 
  503.               Get-From: Pipeline Associates. 
  504.  
  505.  
  506.     Post 
  507.       turns PostScript files into screen images, image files, and 
  508.       prints on non-PostScript printers. Scaling & pixel density are 
  509.       adjustable by the user. It is excellent, works in color, supports 
  510.       types 1 and 3 fonts. By Adrian Aylward, 20 Maidstone Rd Swindon, 
  511.       WILTS. UK. 
  512.  
  513.       This is not the same as Post for MS-DOS. 
  514.  
  515.  
  516.               What: Interpreter, Previewer, Converts-Images. Status: 
  517.               free. Platforms: Amiga. Get-From: Compuserve, or from any 
  518.               Amiga PD source, in the well-known Fred Fish collection. 
  519.               Current version is 1.7, on Fish Disk 669. Or 
  520.               grind.isca.uiowa.edu, gatekeeper.dec.com [ 
  521.               /pub/micro/amiga/fish ] , monu6.cc.monash.edu.au, 
  522.               ux1.cso.uiuc.edu [ amiga/fish/f6/ff669 ] . 
  523.  
  524.  
  525.     PS-Magic 
  526.       ??? 
  527.  
  528.       Registration is $ 40 and includes the usual 40 font family. 
  529.       Otherwise it only includes the Times font family. 
  530.  
  531.  
  532.               What: Interpreter. Status: shareware ( $ 40). Platforms: 
  533.               ???. Get-From: Advantage Computer, Box 524, Fremont CA 
  534.               94537, U.S.A. Or, in Toronto, it can be downloaded from 
  535.               CRS: Canada Remote Systems (Mississauga). 
  536.  
  537.  
  538.     PSView 
  539.       ??? 
  540.  
  541.  
  542.               What: Interpreter. Status: ???. Platforms: Macintosh. 
  543.               Get-From: ???. 
  544.  
  545.  
  546.     TScript 
  547.       ??? 
  548.  
  549.       For most users who only want to print to common printers like 
  550.       DeskWriters, StyleWriters, or Personal LaserWriter LS's, the 
  551.       Basic version of TScript will suffice ( $ 55). 
  552.  
  553.       A more complex version is available that works with more esoteric 
  554.       printers, particularly color printers and very-high-end 
  555.       imagesetters. 
  556.  
  557.  
  558.               What: Interpreter. Status: commercial ( $ 55). Platforms: 
  559.               Macintosh. Get-From: ???. 
  560.  
  561.  
  562.     UltraScript PC 
  563.       is a PostScript previewer for level 1 PostScript only. 
  564.  
  565.       UltraScript PC can print from within an application. This feature 
  566.       requires about 1 Mbyte of memory above the minimum requirement. 
  567.       It can process hinted type-1 (Adobe) fonts. The products include 
  568.       QMS fonts with metrics that match those of Adobe's fonts. 
  569.  
  570.       The main PostScript interpreter in UltraScript PC runs as a TSR, 
  571.       mostly living in extended memory (occupies about 24K below the 
  572.       640K line). There is a different TSR called PCAPTURE that 
  573.       intercepts LPTn output and routes it to UltraScript, which 
  574.       interprets it and prints to the real printer. There's also a 
  575.       front-end program which selects printing from an already-existing 
  576.       file or lets you run in interactive mode (similar to 
  577.       ``executive'' on a PostScript printer). 
  578.  
  579.       UltraScript PC is $ 195. It runs in PC/AT compatibles and needs 
  580.       about 1M of extended memory. The basic version includes 25 fonts. 
  581.       UltraScript PC Plus is $ 445 includes 47 fonts. The previewer 
  582.       requires Microsoft Windows 3. 
  583.  
  584.       UltraScript for the Macintosh requires at least a 2 Mbyte system 
  585.       to run. The basic version is $ 195 and includes 15 fonts. 
  586.       UltraScript Plus is $ 495, includes 43 fonts, and has an 
  587.       AppleTalk print spooler. It appears on the Chooser as a printer. 
  588.  
  589.  
  590.               What: Previewer, Non-PostScript-Printer-Driver, 
  591.               Converts-PostScript-to-PCL, Converts-PostScript-to-PCX, 
  592.               Converts-PostScript-to-TIFF. Status: commercial. 
  593.               Platforms: MS-DOS, Macintosh. Get-From: PM Ware in 
  594.               Escondido, California, 1-800-845-4843 or 1-619-738-6633. 
  595.               CompuClassics, phone 1-800-733-3888. 
  596.  
  597.  
  598.     5.5 Utilities 
  599.  
  600.     The following are utilities intended to make using PostScript or 
  601.     programming in PostScript easier. Many interpreters are also very 
  602.     useful utilities. A program that makes something nice-looking but 
  603.     does not help you use or program in PostScript would be in one of 
  604.     the next section, PostScript Programs. This section has not yet 
  605.     been created, but I am accepting information for it! 
  606.  
  607.  
  608.  
  609.     a2ps 
  610.       v4.2 places two pages on each physical page, borders surrounding 
  611.       pages, headers, line numbering, multiple copies, landscape and 
  612.       portrait mode, wide format, lines numbering, fold/cut long lines, 
  613.       control font size. It can handle 8 bit characters, twin pages in 
  614.       portrait mode, and two-side printing. 
  615.  
  616.  
  617.               What: Converts-ASCII-to-PostScript. Status: free. 
  618.               Platforms: UNIX, MS-DOS. Get-From: ftp from imag.fr, in 
  619.               archive/postscript. 
  620.  
  621.  
  622.     asc2ps 
  623.       is part of Psroff3.0, and is integrated with psxlate. It is of 
  624.       particular interest because it understands nroff's backspace bold 
  625.       and italic conventions and doesn't introduce lots of extra bells 
  626.       and whistles. 
  627.  
  628.  
  629.               What: Converts-ASCII-to-PostScript. Status: free. 
  630.               Platforms: ???. Get-From: See Psroff3.0. 
  631.  
  632.  
  633.     asciiprint.ps 
  634.       ??? 
  635.  
  636.  
  637.               What: Converts-ASCII-to-PostScript, Example. Status: 
  638.               free. Platforms: PostScript. Get-From: zben@umd5.umd.edu 
  639.               (Ben Cranston). 
  640.  
  641.  
  642.     ato2pps 
  643.       prints ASCII printable text boxed, 2-up, in landscape mode. 
  644.       Prints boxed header with date & time, file name, and page number. 
  645.  
  646.  
  647.               What: Converts-ASCII-to-PostScript. Status: free. 
  648.               Platforms: UNIX, possibly available on Macintosh (C 
  649.               program). Get-From: Mark Edwards 
  650.               (edwards@vms.macc.wisc.edu). 
  651.  
  652.  
  653.     Bar-a-Coda 
  654.       is an application for creating PostScript (EPS and EPSI) and TIFF 
  655.       bar codes. Bar-a-Coda allows you to easily create an individual 
  656.       bar code, a sheet, or many sheets. 
  657.  
  658.  
  659.     BarCodeKit 
  660.       is an object library (in Objective-C) for creating PostScript 
  661.       (EPS and EPSI) and TIFF bar codes. 
  662.  
  663.       The two products offer every major bar code symbology. They can 
  664.       also create two-dimensional/multiple row bar codes. 
  665.  
  666.       Bar codes can be scaled and rotated, colorized, dragged and 
  667.       dropped into documents and accessed from any application via the 
  668.       NeXTSTEP Services menu. 
  669.  
  670.  
  671.               What: User-Utility. Status: Commercial. Platforms: 
  672.               NeXTSTEP. Get-From: Hot Technologies, email to 
  673.               info@hot.com or phone 617-252-0088. 
  674.  
  675.  
  676.     bbfig 
  677.       will let you calculate the bounding box of a PostScript picture. 
  678.       It prints the figure and then calculates the bounding box around 
  679.       the figure and print the box and its coordinates. This usually 
  680.       works. However, for the times that it fails you have to measure 
  681.       it by hand. 
  682.  
  683.  
  684.               What: Bounding-Box. Status: free. Platforms: ???. 
  685.               Get-From: world.std.com:/src/text/tex/dvips/contrib, 
  686.               emx.cc.utexas.edu:/pub/mnt/source/tex/dvi3ps, 
  687.               isfs.kuis.kyoto-u.ac.jp:/TeX/styles/kth.se. 
  688.  
  689.  
  690.     behandler.ps 
  691.       is a PostScript error handler. If you prepend it to a broken 
  692.       PostScript file it will give a lot of information when the 
  693.       program crashes. 
  694.  
  695.  
  696.               What: Programmer-Utility. Status: free. Platforms: 
  697.               PostScript. Get-From: 
  698.               wilma.cs.brown.edu:pub/postscript/behandler.ps and 
  699.               behandler.doc. 
  700.  
  701.  
  702.     cz 
  703.       is table-driven, handles almost any character set, uses any font 
  704.       on printer, control font sizes, paper size, page layout, number 
  705.       of columns, line numbers, portrait or landscape mode, page 
  706.       reversal, leading (line spacing), tab expansion. Emacs interface. 
  707.       By Howard Gayle. 
  708.  
  709.  
  710.               What: Converts-ASCII-to-PostScript. Status: free. 
  711.               Platforms: UNIX. Get-From: comp.sources.misc volume 8 
  712.               issues 65-75, 77-78 ( 1 Oct 1989) issue 97 (28 Oct 1989) 
  713.               (Other prerequisites: see README file at beginning of 
  714.               issue 65.). 
  715.  
  716.  
  717.     crossword.ps 
  718.       converts a specially formatted ASCII file to a crossword puzzle. 
  719.       By Carl Lydick. Just prepend to an ASCII file and send it to the 
  720.       printer. 
  721.  
  722.  
  723.               What: Written-in-PostScript, 
  724.               Converts-ASCII-to-PostScript. Status: free. Platforms: 
  725.               PostScript. Get-From: send a mail message whose body 
  726.               consists of the line ``SEND ASCII_TO_POSTSCRIPT'' to 
  727.               FILESERV@SOL1.GPS.CALTECH.EDU (or, if you're on 
  728.               ESnet/NSInet, to SOL1::FILESERV). 
  729.  
  730.  
  731.     double.ps 
  732.       prints two pages of ASCII side by side in landscape mode. By Carl 
  733.       Lydick. 
  734.  
  735.  
  736.               What: Written-in-PostScript, 
  737.               Converts-ASCII-to-PostScript. Status: free. Platforms: 
  738.               PostScript. Get-From: send a mail message whose body 
  739.               consists of the line ``SEND ASCII_TO_POSTSCRIPT'' to 
  740.               FILESERV@SOL1.GPS.CALTECH.EDU (or, if you're on 
  741.               ESnet/NSInet, to SOL1::FILESERV). 
  742.  
  743.  
  744.     dvips 
  745.       , by Tomas Rokicki of Radical Eye Software, is the most popular 
  746.       DVI to PostScript conversion program. It converts TeX and LaTeX 
  747.       DVI files into PostScript. It also allow you to use PostScript 
  748.       fonts and PostScript graphics inside TeX and LaTeX documents. The 
  749.       distribution includes the epsffile and psfig macro packages for 
  750.       including PostScript graphics. 
  751.  
  752.  
  753.               What: Converts-DVI-to-PostScript, 
  754.               Converts-PostScript-to-TeX, Converts-PostScript-to-LaTeX. 
  755.               Status: free. Platforms: UNIX. Get-From: 
  756.               labrea.stanford.edu:/pub/dvips*.tar.Z. 
  757.  
  758.  
  759.     Documenter's Workbench (DWB) 
  760.       is the successor to the original Bell Labs version of troff. The 
  761.       current package, DWB 3.4, includes 86 commands: troff, tbl, eqn, 
  762.       grap, pic, picasso, a pipeline builder, PostScript drivers and 
  763.       utilities for bounding box computation and device interrogation; 
  764.       optional (at no cost) LaserJet and Imagen printer support; man, 
  765.       mm and other macro packages, font tables, etc. A companion 
  766.       add-on, DWBX 3.4, provides an X Window previewer, drawing 
  767.       program, spell corrector and hypertext man page viewer. 
  768.  
  769.  
  770.               What: Converts-ASCII-to-PostScript Status: Commercial. 
  771.               Platforms: UNIX Get-From: AT & T Software Solutions, 
  772.               1-800-462-8146 (US), +1-908-580-5719 from elsewhere; fax 
  773.               1-908-580-6355. Technical inquiries: dwb@mhpo.att.com. 
  774.  
  775.  
  776.     enscript 
  777.       formats text in 1 or 2 columns, portrait or landscape, manual 
  778.       paper feed, headers, line printer simulation, line wrap or 
  779.       truncation, control lines on page, fonts. 
  780.  
  781.  
  782.               What: Converts-ASCII-to-PostScript. Status: commercial -- 
  783.               a part of Transcript. Platforms: UNIX. Get-From: Adobe 
  784.               Systems. 
  785.  
  786.  
  787.     epsffile 
  788.       TeX macros to include PostScript figures in TeX or LaTeX 
  789.       documents. 
  790.  
  791.  
  792.               What: Converts-PostScript-to-TeX, 
  793.               Converts-PostScript-to-LaTeX. Status: free. Platforms: 
  794.               UNIX. Get-From: See the dvips entry. 
  795.  
  796.  
  797.     epsffit 
  798.       fits an EPSF file to a given bounding box. 
  799.  
  800.  
  801.               What: Bounding-Box. Status: free. Platforms: UNIX. 
  802.               Get-From: See the psutils entry. 
  803.  
  804.  
  805.     epsfinfo.ps 
  806.       converts PostScript output to encapsulated PostScript. 
  807.  
  808.  
  809.               What: Converts-PostScript-to-EPS. Status: free. 
  810.               Platforms: PostScript. Get-From: The Adobe fileserver: 
  811.               ftp.adobe.com. 
  812.  
  813.  
  814.     epsonps 
  815.       Epson LX-800 to PostScript translator, supports international 
  816.       character sets, IBM graphics characters, different width fonts, 
  817.       bit-mapped graphics. 
  818.  
  819.  
  820.               What: Converts-ASCII-to-PostScript. Status: free. 
  821.               Platforms: MS-DOS. Get-From: comp.sources.misc. 
  822.  
  823.  
  824.     eps2epsi 
  825.       does a conversion if you have GhostScript and Perl. 
  826.  
  827.  
  828.               What: Converts-EPS-to-EPSI. Status: free. Platforms: 
  829.               Perl. Get-From: 
  830.               wilma.cs.brown.edu:pub/postscript/eps2epsi.shar. 
  831.  
  832.  
  833.     ETSR 
  834.       in an Epson MX-80 to PostScript translator, includes Epson Mx-80 
  835.       graphics modes, supports virtual printers, PrintScreen key 
  836.  
  837.  
  838.               What: Converts-ASCII-to-PostScript. Status: commercial. 
  839.               Platforms: MS-DOS. Get-From: $ 75 from Niche Marketing, 
  840.               7198 Camino Colegio, Rohnert Park, CA 94928, USA. Phone 
  841.               +1 707-795-7306. Overseas shipping is $ 5 extra. CA 
  842.               residents please include 6.25 % sales tax. 
  843.  
  844.  
  845.     fixbb 
  846.       Gets the bounding box of a PostScript file made with Framemaker, 
  847.       because Frame gets it wrong sometimes. Uses an idea of Doug 
  848.       Crabhill's. 
  849.  
  850.  
  851.               What: Bounding-Box. Status: free. Platforms: You need 
  852.               Poskanzer's pbm toolkit, Ghostscript, and GNU awk (or awk 
  853.               and sed). Get-From: email to jgm@cs.brown.edu. 
  854.  
  855.  
  856.     fontutils 
  857.       ??? 
  858.  
  859.       The GNU font-making utilities. They can convert a PostScript font 
  860.       to TeX's TK format. 
  861.  
  862.  
  863.               What: Convert-PostScript-to-TK. Status: free. Platforms: 
  864.               UNIX. Get-From: prep.ai.mit.edu:pub/gnu. 
  865.  
  866.  
  867.     getafm 
  868.       outputs PostScript to retrieve an AFM file from printer. 
  869.  
  870.  
  871.               What: Device-Utility. Status: free. Platforms: UNIX. 
  872.               Get-From: See the psutils entry. 
  873.  
  874.  
  875.     Groff 
  876.       is a Free Software Foundation package that can convert troff to 
  877.       PostScript. 
  878.  
  879.  
  880.               What: Converts-Troff-to-PostScript. Status: free. 
  881.               Platforms: UNIX, C++. Get-From: prep.ai.mit.edu. 
  882.  
  883.  
  884.     gs_2asc.ps 
  885.       prints all the characters of a PostScript program as well as the 
  886.       (X,Y) positions. You can use the (X,Y) positions to retain the 
  887.       format of your document, as well as just the strings. 
  888.  
  889.  
  890.               What: Converts-PostScript-to-ASCII. Status: free. 
  891.               Platforms: GhostScript. Get-From: included in 
  892.               GhostScript. 
  893.  
  894.  
  895.     hp2pbm 
  896.       can convert all of PCL4 (up to and including rasters, downloaded 
  897.       fonts and macros). It's somewhat slow because it converts PCL 
  898.       into Poskanzer's Portable Bitmap format rasters (PBM) before 
  899.       generating PostScript, but it's theoretically pixel-for-pixel 
  900.       identical with the original PCL. Plus it's capable of driving 
  901.       many other types of graphics devices or printers. 
  902.  
  903.  
  904.               What: Converts-PCL-to-PBM, Converts-PCL-to-PostScript, 
  905.               Interpreter, Non-PostScript-Printer-Driver. Status: free. 
  906.               Platforms: UNIX. Get-From: comp.sources.misc, soon to be 
  907.               a part of Psroff3.0. 
  908.  
  909.  
  910.     hp2ps 
  911.       is an HPGL interpreter written in Postscript, with a small C 
  912.       wrapper program, to allow programs written for most pen plotters 
  913.       to work on Postscript output devices. Written by Alun Jones 
  914.       (alun@wst.com). 
  915.  
  916.  
  917.               What: Converts-HPGL-to-PostScript. Status: free. 
  918.               Platforms: PostScript, C. Get-From: 
  919.               huey.wst.com:/pub/hp2ps. 
  920.  
  921.  
  922.     hp2xx 
  923.       can convert HPGL into encapsulated PostScript. 
  924.  
  925.  
  926.               What: Converts-HPGL-to-PostScript, Converts-HPGL-to-EPS 
  927.               Status: free. Platforms: ??? Get-From: 
  928.               aeneas.mit.edu:pub/gnu/hp2xx-3.1.0.tar.z 
  929.  
  930.  
  931.     hpscat 
  932.       features Hangul (Korean). 
  933.  
  934.       Unfortunately, font is not a part of 'hpscat'. It's a property of 
  935.       ELEX Inc., a Korean Mac dealer. 
  936.  
  937.  
  938.               What: Converts-ASCII-to-PostScript. Status: ???. 
  939.               Platforms: UNIX. Get-From: kum.kaist.ac.kr or 
  940.               cair.kaist.ac.kr. 
  941.  
  942.  
  943.     i2ps 
  944.       handles ISO 8859/1 and Norwegian ISO 646. Written in Perl. Line 
  945.       numbers, wrap or truncate long lines, landscape, 2 or 3 column, 
  946.       control body font size. 
  947.  
  948.  
  949.               What: Converts-ASCII-to-PostScript. Status: free. 
  950.               Platforms: UNIX (any Perl platform). Get-From: Get-from 
  951.               alt.sources article (AAS.90Oct30172546@boeygen.nr.no) 
  952.               posted 30 October 1990. 
  953.  
  954.  
  955.     ImageMagick 
  956.       is an X11 package for display and interactive manipulation of 
  957.       images. Includes tools for image conversion, annotation, 
  958.       compositing, animation, and creating montages. ImageMagick can 
  959.       read and write many of the more popular image formats including 
  960.       Postscript. By John Cristy (cristy@dupont.com), E. I. du Pont de 
  961.       Nemours & Co. 
  962.  
  963.       ImageMagick uses GhostScript. 
  964.  
  965.  
  966.               What: Converts-Images, Converts-PostScript-to-TIFF, 
  967.               Document-Previewer, Converts-TIFF-to-PostScript. Status: 
  968.               free. Platforms: X11. Get-From: 
  969.               export.lcs.mit.edu:contrib/ImageMagick.tar.Z. 
  970.  
  971.  
  972.     imtools 
  973.       Converts just about everything in the image bitmap universe. 
  974.  
  975.  
  976.               What: Converts-Images. Status: free. Platforms: UNIX. 
  977.               Get-From: San Diego Supercomputer Center distributes 
  978.               binaries only. 
  979.  
  980.  
  981.     Impressario 
  982.       Converts text, SGI image, and PostScript (and a number of other 
  983.       formats) to print on HP Series II and III (PCL4 and above) 
  984.       printers. It includes format conversions, and even does 
  985.       line-by-line adaptive compression to ensure the fastest 
  986.       transmission times. 
  987.  
  988.       It's for use on any SGI box running IRIX 4.0.1 or later. 
  989.  
  990.       What: Converts-PostScript-to-PCL. Status: Commercial, $ 800. 
  991.       Platforms: SGI's IRIX. Get-From: Silicon Graphics. 
  992.  
  993.  
  994.     LameTeX 
  995.       can convert simple LaTeX to PostScript or to ASCII. 
  996.  
  997.       It specializes in complete versatility of the printed page. The 
  998.       standard model for text formatters is that every page is 
  999.       necessarily rectangular. LameTeX will let you format text inside 
  1000.       a triangular page, or a circle page. Just like professional 
  1001.       magazine editors, you can include pictures of any shape and ask 
  1002.       the text to flow around them or inside them. 
  1003.  
  1004.       These flexible arbitrarily-shaped margins are PostScript paths. 
  1005.       If you don't know PostScript, it contains a big library of 
  1006.       interesting LameTeX page margins. With LameTeX you can fit 
  1007.       several ``pages'' onto one 8.5x11 inch piece of paper, so you can 
  1008.       easily make index cards, labels, and half-pages of text. 
  1009.  
  1010.       Also, if you know how to write programs in PostScript, LameTeX 
  1011.       allows you to very tightly integrate your LameTeX commands with 
  1012.       your PostScript code. In fact, the PostScript that LameTeX 
  1013.       outputs is nicely formatted and commented so that you can modify 
  1014.       it yourself and see how it's done. LameTeX is written with 
  1015.       PostScript version 1, so it should run on all PostScript 
  1016.       printers. 
  1017.  
  1018.       LameTeX is in use for Usenet FAQs for comp.lang.postscript, 
  1019.       comp.sources.postscript, comp.text.tex, rec.boats, comp.fonts, 
  1020.       alt.quotations, etc. 
  1021.  
  1022.       Finally, everything about LameTeX is set up to be compatible with 
  1023.       LaTeX. LameTeX can't do everything that LaTeX can, but the 
  1024.       special stealth commands guarantee that your fancy LameTeX 
  1025.       document can be processed by normal LaTeX. This allows you to 
  1026.       share it with anyone who doesn't happen to have LameTeX. 
  1027.  
  1028.       By Jon Monsarrat, jgm@cs.brown.edu. 
  1029.  
  1030.  
  1031.               What: Converts-LaTeX-to-PostScript, Text-Formatter, 
  1032.               Converts-LaTeX-to-ASCII. Status: free. Platforms: UNIX, 
  1033.               any C++ platform. Get-From: 
  1034.               wilma.cs.brown.edu:pub/lametex.tar.Z. 
  1035.  
  1036.  
  1037.     landscape.ps 
  1038.       prints pages of 132 characters by 60 lines in landscape mode in 9 
  1039.       point Courier. By Carl Lydick. Just prepend to an ASCII file and 
  1040.       send it to the printer. 
  1041.  
  1042.  
  1043.               What: Written-in-PostScript, 
  1044.               Converts-ASCII-to-PostScript. Status: free. Platforms: 
  1045.               PostScript. Get-From: send a mail message whose body 
  1046.               consists of the line ``SEND ASCII_TO_POSTSCRIPT'' to 
  1047.               FILESERV@SOL1.GPS.CALTECH.EDU (or, if you're on 
  1048.               ESnet/NSInet, to SOL1::FILESERV). 
  1049.  
  1050.  
  1051.     LaserWriter 8 
  1052.       converts Macintosh Postscript to Encapsulated PostScript (EPS) 
  1053.  
  1054.  
  1055.               What: Converts-PostScript-to-EPS. Status: free Platforms: 
  1056.               Mac. Get-From: 
  1057.               ftp.apple.com:dts/mac/sys.soft/imaging/laserwriter8.x. 
  1058.  
  1059.  
  1060.     lineprinter.ps 
  1061.       is a simple text to PostScript translator. 
  1062.  
  1063.  
  1064.               What: Converts-ASCII-to-PostScript. Status: ???. 
  1065.               Platforms: PostScript. Get-From: from the Adobe file 
  1066.               server (see Section 6 of the comp.lang.postscript FAQ, 
  1067.               ``About Adobe''). 
  1068.  
  1069.  
  1070.     lj2ps 
  1071.       does a conversion of a (small) subset of PCL into PostScript. By 
  1072.       Chris Lewis. 
  1073.  
  1074.       There is a different lj2ps in psroff3.0 which does a somewhat 
  1075.       more complete job (handles downloaded LJ fonts) and should work 
  1076.       well with most ``WP'' or text processing applications. 
  1077.  
  1078.  
  1079.               What: Converts-PCL-to-PostScript. Status: free. 
  1080.               Platforms: UNIX. Get-From: comp.sources.misc. 
  1081.  
  1082.  
  1083.     lpp 
  1084.       features headers, different paper sizes, borders, font, font 
  1085.       size, banner page, truncate or fold long lines, adjust margins, 
  1086.       Swedish ISO 646, ISO 8859/1, multiple copies, landscape or 
  1087.       portrait, multiple columns, localized date, double-sided 
  1088.       printing, nroff font selection, and more. 
  1089.  
  1090.  
  1091.               What: Converts-ASCII-to-PostScript. Status: free. 
  1092.               Platforms: UNIX, VMS, TOPS-20. Get-From: send request to 
  1093.               fred@nada.kth.se (Fredric Ihren). UNIX-version is 
  1094.               shareware ( 8 single-user, 12 multi-user). TOPS-20 and 
  1095.               VMS versions free. 
  1096.       . 
  1097.  
  1098.  
  1099.     lprps 
  1100.       is a collection of programs for interfacing the BSD lpr spooler 
  1101.       to a PostScript printer over a bidirectional serial link. 
  1102.  
  1103.  
  1104.  
  1105.             What: 
  1106.               Device-Utility 
  1107.  
  1108.             Status: 
  1109.               free 
  1110.  
  1111.             Platforms: 
  1112.               UNIX (SunOS, Ultrix, and other BSD-based versions) 
  1113.  
  1114.             Get-From: 
  1115.               comp.sources.misc volumes 31 and 32, or 
  1116.               ftp.jclark.com:/pub/lprps/lprps-2.4.tar.Z 
  1117.  
  1118.       lwf features indent, portrait/landscape, margin adjust, page 
  1119.       range, point size, tab stops, headers, page reversal, multicolumn 
  1120.       printing (via pr). 
  1121.  
  1122.  
  1123.               What: Converts-ASCII-to-PostScript. Status: free. 
  1124.               Platforms: UNIX. 
  1125.  
  1126.             Get-From: 
  1127.               ftp.cs.ubc.ca or pub/local/src/lwf-2.2.shar.Z 
  1128.  
  1129.  
  1130.     macps 
  1131.       is a Unix program that takes an uploaded PostScript file created 
  1132.       on a Macintosh (by typing Command-F at the LaserWriter dialog 
  1133.       box; see macps.1 for more details) and includes an appropriately 
  1134.       modified LaserPrep file so that the result can be sent to a 
  1135.       PostScript printer from Unix. The LaserPrep file contains macros 
  1136.       used by the PostScript generator on the Macintosh. 
  1137.  
  1138.       Macps is difficult to install, and may not really be necessary. 
  1139.  
  1140.  
  1141.               What: Device-Utility. Status: free. Platforms: UNIX. 
  1142.               Get-From: 
  1143.               src.doc.ic.ac.uk:/computing/systems/mac/macps/macps-23.shar 
  1144.               and sumex-aim.stanford.edu:/info-mac/unix/macps-23.shar. 
  1145.  
  1146.  
  1147.     mutips 
  1148.       is a package that can print four pages to a sheet, etc. 
  1149.  
  1150.  
  1151.               What: Page-Reordering. Status: free. Platforms: ???. 
  1152.               Get-From: ftp.su.oz.au: pub/ps_printing/multi/* 
  1153.  
  1154.  
  1155.     mp 
  1156.       lets you print mail messages and news articles, including 
  1157.       digests, as well as ASCII text files. 2-up landscape mode. Prints 
  1158.       Filofax, Franklin Planner, Time Manager, and Time/System 
  1159.       International formats. 
  1160.  
  1161.  
  1162.               What: Converts-ASCII-to-PostScript. Status: free. 
  1163.               Platforms: UNIX. Get-From: iesd.auc.dk (130.225.48.4) in 
  1164.               the PostScript directory, or ftp.adelaide.edu.au 
  1165.               (129.127.40.3) in the pub/sun/richb directory. 
  1166.  
  1167.  
  1168.     mpage 
  1169.       prints ASCII or PostScript 1-, 2-, 4-, or 8-up, optionally boxed 
  1170.       or landscape. Automatically figures out whether input is ASCII 
  1171.       text or PostScript. Can arrange pages down or across and print a 
  1172.       count of pages printed. 
  1173.  
  1174.  
  1175.               What: Converts-ASCII-to-PostScript. Status: free. 
  1176.               Platforms: UNIX. Get-From: 
  1177.               ftp.eng.umd.edu:pub/misc/mpage-2.tar.Z. 
  1178.  
  1179.  
  1180.     nenscript 
  1181.       is an enscript clone. 
  1182.  
  1183.  
  1184.               What: Converts-ASCII-to-PostScript. Status: free. 
  1185.               Platforms: MS-DOS, UNIX, OS/2. Get-From: 
  1186.               comp.lang.postscript article 
  1187.               (geoffw.718500346@extro.ucc.su.OZ.AU), posted 7 October 
  1188.               1992. You can find nenscript for OS/2 1.x--2.0 and MSDOS 
  1189.               on ftp-os2.nmsu.edu in pub/os2/all/nensc113.zip. A 
  1190.               portable unzip program is available in comp.sources.misc. 
  1191.  
  1192.  
  1193.     netpbm 
  1194.       can convert between a lot of image formats. By Jef Poskanzer. The 
  1195.       old name for this tool is pbmplus. You can convert images to 
  1196.       PostScript and back. 
  1197.  
  1198.  
  1199.               What: Converts-Images. Status: free Platforms: C 
  1200.               Get-From: 
  1201.               wuarchive.wustl.edu:/graphics/graphics/packages/NetPBM or 
  1202.               ftp.cs.ubc.ca:/ftp/archive/netpbm 
  1203.  
  1204.  
  1205.     numbered.ps 
  1206.       prints pages of 80 characters by 58 lines in portrait mode, with 
  1207.       pages numbered in the lower-right corner in 11 point Courier. By 
  1208.       Carl Lydick. Just prepend to an ASCII file and send it to the 
  1209.       printer. 
  1210.  
  1211.  
  1212.               What: Written-in-PostScript. Status: free. Platforms: 
  1213.               PostScript. Get-From: send a mail message whose body 
  1214.               consists of the line ``SEND ASCII_TO_POSTSCRIPT'' to 
  1215.               FILESERV@SOL1.GPS.CALTECH.EDU (or, if you're on 
  1216.               ESnet/NSInet, to SOL1::FILESERV). 
  1217.  
  1218.  
  1219.     quarto.c 
  1220.       shuffles and scales PostScript pages. It does signature printing, 
  1221.       reversal, page selection, page listing, etc. By Michael Hawley. 
  1222.  
  1223.  
  1224.               What: Page-Reordering. Status: free. Platforms: C. 
  1225.               Get-From: wilma.cs.brown.edu:pub/postscript/quarto.c. 
  1226.  
  1227.  
  1228.     PBM utilities 
  1229.       in the X11R4 and X11R5 distributions can convert between many 
  1230.       image formats. They handle: 
  1231.  
  1232.     
  1233.         Sun icon file                               reading writing
  1234.         Sun raster file                             reading writing
  1235.         X10 and X11 bitmap file                     reading writing
  1236.         MacPaint                                    reading writing
  1237.         CMU window manager format                   reading writing
  1238.         MGR format                                  reading writing
  1239.         Group 3 FAX                                 reading writing
  1240.         X11 window dump file                        reading writing
  1241.         X10 window dump file                        reading
  1242.         Xerox doodle brushes                        reading
  1243.         GEM .img format                             reading
  1244.         PC paintbrush (.pcx) format                 reading
  1245.         PICT                                        reading
  1246.         ASCII graphics                                      writing
  1247.         HP LaserJet format                                  writing
  1248.         GraphOn graphics                                    writing
  1249.         BBN BitGraph graphics                               writing
  1250.         Printronix format                                   writing
  1251.     
  1252.       See PPM and PGM for more X Windows conversion help. 
  1253.  
  1254.  
  1255.               What: Converts-Images. Status: ???. Platforms: X11. 
  1256.               Get-From: ???. 
  1257.  
  1258.  
  1259.     PBMPLUS 
  1260.       can convert between a lot of image formats. By Jef Poskanzer. The 
  1261.       new name for this tool is netpbm. You can convert images to 
  1262.       PostScript and back. 
  1263.  
  1264.  
  1265.               What: Converts-Images. Status: free Platforms: C 
  1266.               Get-From: 
  1267.               wuarchive.wustl.edu:/graphics/graphics/packages/NetPBM or 
  1268.               ftp.cs.ubc.ca:/ftp/archive/netpbm 
  1269.  
  1270.  
  1271.     pc2ps 
  1272.       handles IBM code page 437 line graphic symbols. 
  1273.  
  1274.  
  1275.               What: Converts-ASCII-to-PostScript. Status: Free 
  1276.               Platforms: MS-DOS. Get-From: SIMTEL archives, or email 
  1277.               giersig@ekpds1.tuwien.ac.at. 
  1278.  
  1279.  
  1280.     enscript 
  1281.       formats text in 1 or 2 columns, portrait or landscape, manual 
  1282.       paper feed, headers, line printer simulation, line wrap or 
  1283.       truncation, control lines on page, fonts. 
  1284.  
  1285.  
  1286.               What: Converts-ASCII-to-PostScript. Status: free 
  1287.               Platforms: UNIX, DOS, OS/2. Get-From: 
  1288.               comp.sources.postscript, volume 3 
  1289.  
  1290.  
  1291.     PdB 
  1292.       version 2.1 is an ANSI-C to PostScript optimizing compiler that 
  1293.       allows you to write PostScript programs in C. 
  1294.  
  1295.       There is no more need to write PostScript! Start using PdB right 
  1296.       now! PdB is an optimizing compiler to compile ANSI-C (like) code 
  1297.       into Adobe compatible PostScript. The release of version 2.1 
  1298.       includes: 
  1299.  
  1300.       Binaries for Sun SPARC station and IBM RS6000; Include files for 
  1301.       Abobe PostScript level; Include files for NeWS upto version 3.1.; 
  1302.       Include files for TNT upto version 3.1.; Support for CPS 
  1303.       OpenWindows upto version 3.1.; Support NeWS classing in a C++ 
  1304.       manner; Plenty of examples of all the above functions.; 
  1305.       NeWS/OpenWindows test suite.; PostScript reference manual.; UNIX 
  1306.       manual pages. 
  1307.  
  1308.  
  1309.               What: Converts-C-to-PostScript. Status: free. Platforms: 
  1310.               ANSI-C. Get-From: turing.com:pub/pdb2.1-demo.tar.Z. 
  1311.  
  1312.  
  1313.     PGM utilities 
  1314.       in the X11R4 and X11R5 distributions can convert between many 
  1315.       image formats. They handle: 
  1316.  
  1317.     
  1318.         TIFF                                        reading
  1319.         Usenix FaceSaver file                       reading
  1320.         HIPS                                        reading
  1321.         FITS                                        reading writing
  1322.         PostScript ``image'' data                     reading
  1323.         raw grayscale bytes                         reading
  1324.         Encapsulated PostScript                             writing
  1325.     
  1326.       See PBM and PPM for more X Windows conversion help. 
  1327.  
  1328.  
  1329.               What: Converts-Images. Status: ???. Platforms: X11. 
  1330.               Get-From: ???. 
  1331.  
  1332.  
  1333.     portrait.ps 
  1334.       prints pages of 80 characters by 60 lines in portrait mode in 11 
  1335.       point Courier. Just prepend to an ASCII file and send it to the 
  1336.       printer. 
  1337.  
  1338.  
  1339.               What: Converts-ASCII-to-PostScript, 
  1340.               Written-in-PostScript. Status: free. Platforms: 
  1341.               PostScript. Get-From: send a mail message whose body 
  1342.               consists of the line ``SEND ASCII_TO_POSTSCRIPT'' to 
  1343.               FILESERV@SOL1.GPS.CALTECH.EDU (or, if you're on 
  1344.               ESnet/NSInet, to SOL1::FILESERV). 
  1345.  
  1346.  
  1347.     Post 
  1348.       handles control margins, fonts, orientation, scaling This is not 
  1349.       the same as Post for the Amiga. 
  1350.  
  1351.  
  1352.               What: Converts-ASCII-to-PostScript. Status: shareware ( $ 
  1353.               5). Platforms: MS-DOS. Get-From: F. C. Betts, Veda 
  1354.               Incorporated, Suite 200, 5200 Springfield Pike, Dayton, 
  1355.               OH 45431, U.S.A. 
  1356.  
  1357.  
  1358.     POSTPRN 
  1359.       is a device driver that prints portrait and landscape, and 1-up, 
  1360.       2-up, and 4-up pages. Automatically converts ASCII to PostScript 
  1361.       simply by opening the device and writing to it. 
  1362.  
  1363.  
  1364.               What: Converts-ASCII-to-PostScript. Status: free. 
  1365.               Platforms: MS-DOS. Get-From: 
  1366.               grape.ecs.clarkson.edu:/d/dosutil/postprn.zip 
  1367.               (315)268-6667 (1N8, 12/2400), file area 7, postprn.zip. 
  1368.  
  1369.  
  1370.     PostScript Processing Speed Test version 3.1 
  1371.       measures the speed of your PostScript device. By Jean-Serge 
  1372.       Gagnon. 
  1373.  
  1374.  
  1375.               What: Device-Utility. Status: free. Platforms: ???. 
  1376.               Get-From: GAAJ.UOTTAWA.CA (132.122.6.203). 
  1377.  
  1378.  
  1379.     The PostScript Zone 
  1380.       lets you pretend your PostScript programming space is three 
  1381.       dimensional. This package is a set of headers that you can add to 
  1382.       your files to make them know how to draw in three dimensions. By 
  1383.       Jonathan Monsarrat (jgm@cs.brown.edu). 
  1384.  
  1385.       The page, of course, is a perspective two-dimensional projection 
  1386.       of this three-dimensional drawing space. You can adjust this 
  1387.       projection, rotate your three-dimensional coordinate system, 
  1388.       translate, and so on. 
  1389.  
  1390.       You can convert any 2D PostScript image into 3-space, warping it 
  1391.       over any arbitrary transformation or over a surface. 
  1392.  
  1393.       The Zone is written entirely in PostScript level 1 and runs on 
  1394.       any PostScript device. 
  1395.  
  1396.       The Zone comes with a C program that lets you interactively build 
  1397.       a 3D image and rotate it with simple keystrokes. 
  1398.  
  1399.       The PostScript Zone also has examples of arbitrary non-affine 
  1400.       transformations and conformal mapping. 
  1401.  
  1402.  
  1403.               What: 3D, Warps, Conformal-Mapping, 
  1404.               Written-in-PostScript. Status: free. Platforms: 
  1405.               PostScript. Get-From: wilma.cs.brown.edu:pub/zone.tar.Z. 
  1406.  
  1407.  
  1408.     postscript.el 
  1409.       is an emacs mode for PostScript programming. There's a much 
  1410.       better version of Chris Maio's -- it's definitely worth replacing 
  1411.       your September 1988 version with the 11/22/90 patch by John 
  1412.       Relph. 
  1413.  
  1414.  
  1415.               What: Programmer-Utility, elisp. Status: free. Platforms: 
  1416.               Emacs. Get-From: 
  1417.               wilma.cs.brown.edu:pub/postscript/postscript.el. 
  1418.  
  1419.  
  1420.     pps 
  1421.       is designed to be extended into further tools. It consists of a 
  1422.       front-end that converts the file into generic PostScript. You 
  1423.       tack a header onto it that defines the behavior of tabs, font 
  1424.       changes, newlines, formfeeds, and so on. 
  1425.  
  1426.  
  1427.               What: Converts-ASCII-to-PostScript. Status: free. 
  1428.               Platforms: UNIX. Get-From: alt.sources and 
  1429.               comp.lang.postscript article 
  1430.               (1992May13.013042.23844@NeoSoft.com), posted 13 May 1992. 
  1431.  
  1432.  
  1433.     psformat.shar 
  1434.       is a PostScript code beautifier. 
  1435.  
  1436.  
  1437.               What: Converts-PostScript-to-PostScript. Status: free. 
  1438.               Platforms: ???. Get-From: The Adobe file server, 
  1439.               ftp.adobe.com. 
  1440.  
  1441.  
  1442.     pstoepsi 
  1443.       converts arbitrary PostScript to Encapsulated PostScript with an 
  1444.       optional preview Image using either a UNIX based or PC based 
  1445.       (TIFF) preview format. This means it can generate EPS, EPSI, and 
  1446.       EPSF. By Doug Crabill (dgc@cs.purdue.edu). 
  1447.  
  1448.  
  1449.               What: Converts-PostScript-to-EPS, 
  1450.               Converts-PostScript-to-EPSI. Status: free. Platforms: 
  1451.               UNIX, need PBMPLUS and either GhostScript or OpenWindows 
  1452.               (version 2 or 3). Get-From: 
  1453.               ftp.cs.purdue.edu:pub/dgc/pstoepsi-1.2.shar.Z 
  1454.  
  1455.  
  1456.     pstohtml 
  1457.       is a UNIX script that converts PostScript to HTML format. You 
  1458.       need Ghostscript to use it. 
  1459.  
  1460.  
  1461.               What: Converts-PostScript-to-HTML Status: free. 
  1462.               Platforms: UNIX with Ghostscript Get-From: 
  1463.               comp.sources.postscript archives, volume 3, 
  1464.               ftp.sterling.com in /usenet/comp.sources.postscript/ 
  1465.  
  1466.  
  1467.     PPM 
  1468.       utilities in the X11R4 and X11R5 distributions can convert 
  1469.       between many image formats. They handle: 
  1470.  
  1471.     
  1472.         color Sun raster file                       reading writing
  1473.         GIF                                         reading writing
  1474.         Amiga IFF ILBM                              reading writing
  1475.         color X11 window dump file                  reading writing
  1476.         color X10 window dump file                  reading
  1477.         MTV ray-tracer output                       reading
  1478.         QRT ray-tracer output                       reading
  1479.         TrueVision Targa file                       reading
  1480.         Img-whatnot file                            reading
  1481.         color Encapsulated PostScript                       writing
  1482.     
  1483.       See PBM and PGM for more X Window System conversion help. 
  1484.  
  1485.  
  1486.               What: Converts-Images. Status: ???. Platforms: X11. 
  1487.               Get-From: ???. 
  1488.  
  1489.  
  1490.     printer 
  1491.       uses Monofont (Courier); monosize (12 pitch). With other devps 
  1492.       programs, it supports portrait and landscape printing, manual 
  1493.       feed, reverse page order printing, message and other overlays, 
  1494.       control-L (form feed) page eject. 
  1495.  
  1496.  
  1497.               What: Converts-ASCII-to-PostScript. Status: commercial. 
  1498.               Platforms: UNIX, MS-DOS. Get-From: Part of Pipeline 
  1499.               Associates' devps package. 
  1500.  
  1501.  
  1502.     ps2a.sh 
  1503.       Converts PostScript to ASCII on a Sun by sending the PS into psh 
  1504.       or Ghostscript. The ASCII is spat back out on stdout. It does a 
  1505.       reasonable job since it uses positional information to determine 
  1506.       word breaks. The greatest weakness is that it does not understand 
  1507.       fonts. 
  1508.  
  1509.  
  1510.               What: Converts-PostScript-to-ASCII. Status: free. 
  1511.               Platforms: UNIX. Get-From: 
  1512.               macadam.mpce.mq.edu.au:/pub/comp/src/ps2a.sh or 
  1513.               iamsun.unibe.ch:PostScript/ps2a.sh. 
  1514.  
  1515.  
  1516.     ps2ascii 
  1517.       The output from this gives a rough ascii version of the 
  1518.       postscript document. Requires a PostScript interpreter (such as 
  1519.       Ghostscript) and perl. Written by Steven Dick (ssd@engr.ucf.edu). 
  1520.  
  1521.  
  1522.               What: Converts-PostScript-to-ASCII. Status: free. 
  1523.               Platforms: UNIX. Get-From: 
  1524.               apocalypse.engr.ucf.edu:/usr/ssd/ps2ascii.shar. 
  1525.  
  1526.  
  1527.     ps2ascii.pl 
  1528.       prints all the words of a PostScript program. 
  1529.  
  1530.  
  1531.               What: Converts-PostScript-to-ASCII. Status: free. 
  1532.               Platforms: UNIX (any Perl platform). Get-From: 
  1533.               wilma.cs.brown.edu:pub/postscript/ps2ascii.pl. 
  1534.  
  1535.  
  1536.     ps2ascii.ps 
  1537.       prints all the words of a PostScript program as well as the (X,Y) 
  1538.       positions. You can use the (X,Y) positions to retain the format 
  1539.       of your document, as well as just the strings. 
  1540.  
  1541.  
  1542.               What: Converts-PostScript-to-ASCII, 
  1543.               Written-in-PostScript. Status: free. Platforms: 
  1544.               PostScript. Get-From: 
  1545.               wilma.cs.brown.edu:pub/postscript/ps2ascii.ps. 
  1546.  
  1547.  
  1548.     ps2eps-11 
  1549.       is a UNIX program that lets you convert an EPS file into EPSF. It 
  1550.       uses GhostScript and PBMPLUS. It creates a macbinary file which 
  1551.       can be transferred to the Mac using macbinary option. It can use 
  1552.       almost any PS including that from some other Mac application 
  1553.       after cleaning with macps. 
  1554.  
  1555.  
  1556.               What: Converts-EPS-to-EPSF. Status: free. Platforms: 
  1557.               UNIX. Get-From: 
  1558.               sumex-aim.stanford.edu:info-mac/unix/ps2eps-11.shar. 
  1559.  
  1560.  
  1561.     ps2pk 
  1562.       is astandalone C program which rasterizes a PostScript font into 
  1563.       TeX's PK format. 
  1564.  
  1565.  
  1566.               What: Converts-PostScript-to-TeX. Status: free. 
  1567.               Platforms: ???. Get-From: ftp.urc.tue.nl, 
  1568.               ipc1.rrzn.uni-hannover.de:/pub/tex/utilities/ps2pk, 
  1569.               rusmv1.rus.uni-stuttgart.de:/.serv2/soft/tex/utilities/ps2pk, 
  1570.               miki.cs.titech.ac.jp:/pub/text/TeX/misc/ps2pk, 
  1571.               src.doc.ic.ac.uk:/packages/tex/fonts/utilities/ps2pk. 
  1572.  
  1573.  
  1574.     ps2txt 
  1575.       is by Iqbal Qazi. 
  1576.  
  1577.  
  1578.               What: Converts-PostScript-to-ASCII. Status: ???. 
  1579.               Platforms: ???. Get-From: ftp.funet.fi in 
  1580.               /pub/archive/alt.sources/volume92/Feb/920223.01.gz. 
  1581.  
  1582.  
  1583.     ps2a.sh 
  1584.       is a UNIX shellscript that redefines the show and related 
  1585.       operators in the manner you suggest, and decides when kerning is 
  1586.       taking place. By Leonard Hamey. 
  1587.  
  1588.  
  1589.               What: Converts-PostScript-to-ASCII. Status: free. 
  1590.               Platforms: UNIX. Get-From: ftp.mpce.mq.edu.au. 
  1591.  
  1592.  
  1593.     psbook 
  1594.       can rearrange pages in a PostScript file into ``signatures''. 
  1595.       This is useful for printing books or booklets. 
  1596.  
  1597.       From the psutils collection by Angus Duggan. 
  1598.  
  1599.  
  1600.               What: Page-Reordering. Status: free. Platforms: UNIX. 
  1601.               Get-From: See the psutils entry. 
  1602.  
  1603.  
  1604.     psbox 
  1605.       allows ps files to be included in TeX documents, and allows ps 
  1606.       figures to to resized as required. 
  1607.  
  1608.  
  1609.               What: Converts-PostScript-to-TeX Status: free. Platforms: 
  1610.               TeX Get-From: cs.nyu.eduu:pub/tex/psbox 
  1611.  
  1612.  
  1613.     psf 
  1614.       can do 2-up, 4-up, landscape, portrait, control fonts and sizes, 
  1615.       double-sided printing, scaling, banner page. 
  1616.  
  1617.  
  1618.               What: Converts-ASCII-to-PostScript. Status: free. 
  1619.               Platforms: UNIX, Xenix, MS-DOS. Get-From: 
  1620.               comp.sources.misc volume 12 issues 104-109, archive name 
  1621.               psf2. Or ftp to fsa.cpsc.ucalgary.ca:pub/psf/psf3.5.tar.Z 
  1622.  
  1623.  
  1624.     PsFrag, 
  1625.       by Craig Barratt, is a set of LaTeX macros for overlaying 
  1626.       postscript figures with fragments of LaTeX. More precisely, the 
  1627.       PsFrag macros allow specific pieces of postscript text in a 
  1628.       postscript figure (included via\epsfbox or\special) to be 
  1629.       replaced with arbitrary fragments of LaTeX. When your document is 
  1630.       latex'ed and dvips'ed, each piece of postscript text is replaced 
  1631.       by the LaTeX text. 
  1632.  
  1633.       The postscript file might be produced, for example, by xfig, 
  1634.       idraw, matlab, xmath, etc. Each string displayed by postscript's 
  1635.       show operator is a candidate for replacement by LaTeX text, math 
  1636.       symbols, equations, pictures etc. For example, you can include a 
  1637.       matlab plot in a LaTeX document with the title, axis labels, and 
  1638.       legend generated by LaTeX. 
  1639.  
  1640.       The LaTeX fragments can be optionally rotated, scaled, and 
  1641.       repositioned relative to the text being replaced. The LaTeX 
  1642.       fragments automatically track the postscript text position as the 
  1643.       postscript file is modified, or as the scaling and offsets of the 
  1644.       \special or\epsfbox are changed. 
  1645.  
  1646.       You need GhostScript and dvips from Radical Eye Software to use 
  1647.       the program. 
  1648.  
  1649.  
  1650.               What: Converts-TeX-to-PostScript, 
  1651.               Converts-LaTeX-to-PostScript, Text-Formatter, 
  1652.               Converts-PostScript-to-TeX, Converts-PostScript-to-LaTeX. 
  1653.               Status: free. Platforms: UNIX. Get-From: 
  1654.               isl.stanford.edu:pub/boyd/psfrag/psfrag.tar.Z. 
  1655.  
  1656.  
  1657.     psfig 
  1658.       allows you to include PostScript easily in your LaTeX or TeX or 
  1659.       ditroff documents. By Trevor Darrell. 
  1660.  
  1661.  
  1662.               What: Text-Formatter, Converts-PostScript-to-TeX, 
  1663.               Converts-PostScript-to-LaTeX, 
  1664.               Converts-PostScript-to-Troff. Status: free. Platforms: 
  1665.               UNIX. Get-From: ftp.uu.net 
  1666.               /usenet/comp.sources.unix/volume11/psfig or 
  1667.               csc-sun.math.utah.edu:/pub/tex/pub/psfig 
  1668.  
  1669.  
  1670.     psnup 
  1671.       puts many PostScript pages on one page. 
  1672.  
  1673.  
  1674.               What: Page-Reordering. Status: free. Platforms: ???. 
  1675.               Get-From: Part of psutils. . 
  1676.  
  1677.  
  1678.     PSR 
  1679.       is a simple C program that compiles under DOS and Unix that 
  1680.       converts NROFF output (namely ASCII with overstrikes and 
  1681.       backspaces) into Postscript. 
  1682.  
  1683.  
  1684.               What: ???. Status: Converts-ASCII-to-PostScript. 
  1685.               Platforms: C Get-From: 
  1686.               biome.bio.ns.ca:/pub/postscript/psr.c 
  1687.  
  1688.  
  1689.     psroff3.0 
  1690.       contains programs that can convert TeX PK format or HP SFP format 
  1691.       fonts into PostScript bitmap fonts. While bitmap fonts scale 
  1692.       poorly, this is sometimes of use in special circumstances. By 
  1693.       Chris Lewis. 
  1694.  
  1695.  
  1696.               What: Converts-PK-to-PostScript, 
  1697.               Converts-SFP-to-PostScript. Status: free. Platforms: 
  1698.               UNIX, for psxlate and asc2ps also VMS. Get-From: 
  1699.               ftp.uunet.ca in distrib/chris_lewis/psroff3.0. 
  1700.  
  1701.  
  1702.     psselect 
  1703.       lets you select pages and ranges of pages to be printed from 
  1704.       among all the pages of a big document. It selects individual 
  1705.       pages, page ranges, or odd or even pages from a DSC compliant 
  1706.       file. PSselect can also reverse the order of pages in a DSC 
  1707.       compliant files. 
  1708.  
  1709.  
  1710.               What: Page-Reordering. Status: free. Platforms: UNIX. 
  1711.               Get-From: See the psutils entry. 
  1712.  
  1713.  
  1714.     pstext 
  1715.       handles tabs and backspaces, prints two-up, landscape or 
  1716.       portrait. 
  1717.  
  1718.  
  1719.               What: Converts-ASCII-to-PostScript. Status: free. 
  1720.               Platforms: UNIX. Get-From: email to jgm@cs.brown.edu . 
  1721.  
  1722.  
  1723.     pstops 
  1724.       rearranges the pages in a PostScript file. 
  1725.  
  1726.  
  1727.               What: Page-Reordering. Status: ???. Platforms: UNIX. 
  1728.               Get-From: See the psutils entry. 
  1729.  
  1730.  
  1731.     PSTricks 
  1732.       v0.93 is an extensive collection of PostScript macros that is 
  1733.       compatible with most TeX macro packages, including Plain TeX , 
  1734.       LaTeX AmSTeX and AmS-LaTeX. Included are macros for color, 
  1735.       graphics, rotation, trees and overlays. It has several special 
  1736.       features: 
  1737.  
  1738.  
  1739.  
  1740.        * There is a wide variety of graphics (picture drawing) macros, 
  1741.          with a flexible interface and with color support. All lines 
  1742.          and outlines can be solid, dotted or dashed. Lines and curves 
  1743.          can have arrowheads, t-bars, brackets or circles on the ends. 
  1744.          Regions can be filled with solid colors, lines or crosshatch. 
  1745.          By Timothy Van Zandt 
  1746.  
  1747.  
  1748.        * There is support for polar and cartesian coordinate systems. 
  1749.  
  1750.  
  1751.        * There are macros for plots and axes. 
  1752.  
  1753.  
  1754.        * Nested rotations can be made with respect to the physical 
  1755.          page. 
  1756.  
  1757.  
  1758.        * There are flexible node macros, useful for trees, mathematical 
  1759.          diagrams, and linking information of any kind. 
  1760.  
  1761.  
  1762.        * There is a powerful loop macro that is useful for making 
  1763.          pictures. 
  1764.  
  1765.  
  1766.        * There are macros for coloring or shading the cells of tables. 
  1767.  
  1768.  
  1769.               What: Text-Formatter, Converts-PostScript-to-TeX, 
  1770.               Converts-PostScript-to-LaTeX. Status: free. Platforms: 
  1771.               UNIX. Get-From: princeton.edu:pub/tvz/pstricks.tar.Z. 
  1772.  
  1773.  
  1774.     * [ PSxlate ] is part of psroff3.0, and is available from 
  1775.  
  1776.  
  1777.               What: Page-Reordering, Device-Utility. Status: free. 
  1778.               Platforms: UNIX. Get-From: comp.sources.unix archives, or 
  1779.               ftp.uunet.ca in /distrib/chris_ 
  1780.               lewis/psroff3.0/part??.Z. 
  1781.  
  1782.  
  1783.     * [ psutils ] is a set of useful PostScript utilities: epsffit, 
  1784.       getafm, psbook, psnup, psselect, pstops, and showchar. By Angus 
  1785.       Duggan 
  1786.  
  1787.  
  1788.               What: Converts-ASCII-to-PostScript, Page-Reordering. 
  1789.               Status: free. Platforms: UNIX. Get-From: 
  1790.               ftp.dcs.ed.ac.uk:pub/ajcd/psutils.tar.Z. 
  1791.  
  1792.  
  1793.     * [ SerialOff.PS ] works with SerialEHandler.ps to communicate 
  1794.       bidirectionally to the printer. Works on PostScript 2 printers 
  1795.       only. 
  1796.  
  1797.  
  1798.               What: Device-Utility. Status: free. Platforms: . 
  1799.               Get-From: wilma.cs.brown.edu:pub/postscript. 
  1800.  
  1801.  
  1802.     * [ showchar ] outputs PostScript to draw a character with metric 
  1803.       information. 
  1804.  
  1805.  
  1806.               What: Font-Utility. Status: free. Platforms: UNIX. 
  1807.               Get-From: See the psutils entry. 
  1808.  
  1809.  
  1810.     * [ spike.ps ] prints out an ASCII file in PostScript. Just prepend 
  1811.       to an ASCII file and send it to the printer. You can play with 
  1812.       the margins, font, etc. easily. By John Hughes. 
  1813.  
  1814.  
  1815.               What: Converts-ASCII-to-PostScript. Status: PostScript. 
  1816.               Platforms: Written-in-PostScript. Get-From: 
  1817.               wilma.cs.brown.edu:pub/postscript/spike.ps. 
  1818.  
  1819.  
  1820.     * [ StripFonts ] strips out font definitions from a PostScript file 
  1821.       intended to be printed on a printer which already knows the 
  1822.       fonts. 
  1823.  
  1824.  
  1825.               What: Font-Utility. Status: free. Platforms: Macintosh. 
  1826.               Get-From: ???. 
  1827.  
  1828.  
  1829.     * [ swtext ] started off as a clone of Adobe's ``enscript'', but is 
  1830.       now greatly enhanced, and has large numbers of columns, 
  1831.       ``document'' mode with paragraph fills and *bold* and_italic _ 
  1832.       printing (controlled by *...* and_... _ respectively), more 
  1833.       control over page layout.... 
  1834.  
  1835.  
  1836.               What: Converts-ASCII-to-PostScript. Status: commercial. 
  1837.               Platforms: ???. Get-From: Harlequin Ltd, Barrington Hall, 
  1838.               Barrington, Cambridge, CAMBS, United Kingdom. 
  1839.               scriptworks-request@harlqn.co.uk. 
  1840.  
  1841.  
  1842.     * [ Tailor ] can edit PostScript documents. 
  1843.  
  1844.  
  1845.               What: Edit-PostScript Status: Commercial Platforms: 
  1846.               NeXTSTEP. Get-From: FirstClass NV, Peter Camps, 
  1847.               Avennesdreef 32, B-9031 Drongen, BELGIUM, +32 9 227 62 48 
  1848.               voice, +32 9 227 15 89 fax, peter@firstclass.be 
  1849.  
  1850.  
  1851.     * [ t1utils ] can convert PFB to PFA. By Lee Hetherington. 
  1852.  
  1853.  
  1854.               What: Converts-PFB-to-PFA, Converts-PFA-to-PFB. Status: 
  1855.               free. Platforms: ???. Get-From: ftp.cs.umb.edu 
  1856.               (192.12.26.23): /pub/misc/t1utils-1.1.tar.Z. 
  1857.  
  1858.  
  1859.     * [ text2ps ] allows arbitrary rotation, control body font, body 
  1860.       font size, horizontal spacing, leading, left margin on even and 
  1861.       odd pages, top margin, fold long lines 
  1862.  
  1863.  
  1864.               What: Converts-ASCII-to-PostScript. Status: ???. 
  1865.               Platforms: DOS, UNIX?. Get-From: comp.binaries.ibm.pc, 
  1866.               volume 1, archive name text2ps. 
  1867.  
  1868.  
  1869.     * [ TOPS ] is a very simple text to ps filter. Quite fast. 
  1870.  
  1871.  
  1872.               What: Converts-ASCII-to-PostScript. Status: free. 
  1873.               Platforms: MS-DOS. Get-From: Ian Farquhar 
  1874.               (ifarqhar@macuni.mqcc.mq.oz.au). 
  1875.  
  1876.  
  1877.     * [ Trimmer ] strips out font definitions from a PostScript file 
  1878.       intended to be printed on a printer which already knows the 
  1879.       fonts. 
  1880.  
  1881.  
  1882.               What: Font-Utility. Status: Shareware. Platforms: 
  1883.               Macintosh. Get-From: ???. 
  1884.  
  1885.  
  1886.     * [ unps ] 
  1887.  
  1888.  
  1889.               What: Converts-PostScript-to-ASCII. Status: free. 
  1890.               Platforms: POSIX, UNIX with nawk. Get-From: 
  1891.               wilma.cs.brown.edu:pub/postscript/unps. 
  1892.  
  1893.  
  1894.     * [ up ] is a Perl hack to convert ps files to n-up (conforming 
  1895.       output from conforming input, so you can pass it through 
  1896.       again...), where n is whatever you want it to be, based on a 
  1897.       configuration file. It also includes page-reordering for 
  1898.       book-making. 
  1899.  
  1900.  
  1901.               What: Page-Reordering. Status: free. Platforms: Perl. 
  1902.               Get-From: comp.sources.misc late in '89 (volume 8). 
  1903.  
  1904.  
  1905.     * [ wide.ps ] prints pages of 132 characters by 103 lines in 
  1906.       portrait mode in 6 point Courier. Just prepend to an ASCII file 
  1907.       and send it to the printer. By Carl Lydick. 
  1908.  
  1909.  
  1910.               What: Converts-ASCII-to-PostScript, 
  1911.               Written-in-PostScript. Status: free. Platforms: 
  1912.               PostScript. Get-From: send a mail message whose body 
  1913.               consists of the line ``SEND ASCII_TO_POSTSCRIPT'' to 
  1914.               FILESERV@SOL1.GPS.CALTECH.EDU (or, if you're on 
  1915.               ESnet/NSInet, to SOL1::FILESERV). 
  1916.  
  1917.  
  1918.     * [ wmap2ps ] converts map files (MP1 format) from John B. 
  1919.       Allison's 'The World Digitized' package to EPSF 2.0 conforming 
  1920.       PostScript files. The latitude is usually projected using the 
  1921.       mercator projection and the resulting figure may be scaled and 
  1922.       positioned to the needs of the user. 
  1923.  
  1924.  
  1925.               What: Converts-MP1-to-PostScript. Status: free. 
  1926.               Platforms: PostScript. Get-From: 
  1927.               wilma.cs.brown.edu:pub/postscript/wmap2ps.shar. 
  1928.  
  1929.  
  1930.     * [ xpr ] is converts the bitmap from any X Window System file to 
  1931.       PostScript. 
  1932.  
  1933.       To convert an image to PostScript in X Window System, you can 
  1934.       display the image on the screen and then use ``xpr -device ps'' 
  1935.       in the resulting X11 window. For example, to convert GIF to 
  1936.       PostScript, use xv or xshowgif (ftp from bongo.cc.utexas.edu 
  1937.       (128.83.186.13)) and then xpr. 
  1938.  
  1939.  
  1940.               What: Converts-Images. Status: ???. Platforms: X11. 
  1941.               Get-From: ???. 
  1942.  
  1943.  
  1944.